FaCashPlanWorkflowAudit 
EntityType  Independent 
Logical Entity Name  FaCashPlanWorkflowAudit 
Default Table Name  FaCashPlanWorkflowAudit 
Logical Only  NO 
Definition 
 
Note 
 

FaCashPlanWorkflowAudit Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
FaCashPlanWorkflowAuditId(PK)    INTEGER  NO 
 
StudentAwardId(FK)    INTEGER  YES 
 
PreviousAssignedStaffId(FK)    INTEGER  YES 
 
CurrentAssignedStaffId(FK)    INTEGER  YES 
 
PreviousAssignedStaffGroupId(FK)    INTEGER  YES 
 
CurrentAssignedStaffGroupId(FK)    INTEGER  YES 
 
Comment    NVARCHAR(max)  NO 
 
UserId(FK)    INTEGER  NO 
 
DateAdded    DATETIME  NO 
 
DateLstMod    DATETIME  NO 
 
ts    TIMESTAMP/DATE  NO 
 

FaCashPlanWorkflowAudit Keys 
Key Name  Key Type  Keys 
Nk_FaCashPlanWorkflowAudit_UserId  Inversion Entry  UserId 
Nk_FaCashPlanWorkflowAudit_FaStudentAidId  Inversion Entry  StudentAwardId 
Pk_FaCashPlanWorkflowAudit_FaCashPlanWorkflowAuditId  PrimaryKey  FaCashPlanWorkflowAuditId 
Nk_FaCashPlanWorkflowAudit_CurrentAssignedStaffGroupId  Inversion Entry  CurrentAssignedStaffGroupId 
Nk_FaCashPlanWorkflowAudit_PreviousAssignedStaffGroupId  Inversion Entry  PreviousAssignedStaffGroupId 
Nk_FaCashPlanWorkflowAudit_CurrentAssignedStaffId  Inversion Entry  CurrentAssignedStaffId 
Nk_FaCashPlanWorkflowAudit_PreviousAssignedStaffId  Inversion Entry  PreviousAssignedStaffId 

FaCashPlanWorkflowAudit Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
StaffGroup  Non-Identifying  Zero or One to Zero or More        CurrentAssignedStaffGroupId  NO 
Staff  Non-Identifying  Zero or One to Zero or More        CurrentAssignedStaffId  NO 
StudentAward  Non-Identifying  Zero or One to Zero or More        StudentAwardId  NO 
StaffGroup  Non-Identifying  Zero or One to Zero or More        PreviousAssignedStaffGroupId  NO 
Staff  Non-Identifying  Zero or One to Zero or More        PreviousAssignedStaffId  NO 
Staff  Non-Identifying  One To Zero or More        UserId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

FaCashPlanWorkflowAudit Check Constraints 
Check Constraint Name  CheckConstraint